home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / 386bsd-faq.part6 < prev    next >
Encoding:
Internet Message Format  |  1994-04-02  |  23.4 KB

  1. Subject: [comp.os.386bsd] BNR/2 derived BSD for PCs FAQ (Part 6 of 10)
  2. Newsgroups: comp.os.386bsd.announce,comp.answers,news.answers
  3. From: burgess@hrd769.brooks.af.mil (Dave Burgess)
  4. Date: 31 Mar 1994 21:37:44 -0000
  5.  
  6. Posted-By: auto-faq 2.4
  7. Archive-name: 386bsd-faq/part6
  8.  
  9. Section 5.    (Kernel Replacements)
  10.  
  11. 5.0    Introduction
  12.  
  13.     This section is supposed to document the unusual or optional
  14.     kernel add-ons that are available from various places.  As 
  15.     they are included in the mainstream of the various Berkeley
  16.     Net Release systems, they will slowly come out of here.
  17.  
  18.     If you know of any replacement parts for the kernel, please 
  19.     send Dave Burgess (burgess@hrd769.brooks.af.mil) a message 
  20.     detailing the package (possibly include a README), where it 
  21.     can be found, and what version of the OS (ie. NetBSD, 
  22.     386bsd 0.1 + pk 0.2, FreeBSD) it was designed to run under.
  23.  
  24.     When the exact directory is not listed for a package, the
  25.     places to look on agate.berkeley.edu are in unofficial/drivers
  26.     and unofficial/from-ref/sys.extras.
  27.  
  28.     Many a goodie can be found in these directories.
  29.  
  30.  
  31. 5.1    Available Kernel Replacements
  32.  
  33.  
  34. 5.1.1    keycap/codrv
  35.  
  36.     These server as replacements for the generic pccons driver
  37.     that comes (by default) with 386bsd 0.1.
  38.  
  39.     Holger Veit (author of these) writes:
  40.  
  41.     "The same type of driver, but keycap has the version number 0.1.1
  42.     and codrv has the version number 0.1.2.  The latter is much 
  43.     improved and downward compatible.  Codrv was developed to provide
  44.     a universal way of mapping national keyboard layouts during
  45.     runtime (ie, not by patching the kernel tables) and providing
  46.     better X11 support.  Codrv uses a superset of the pc3 terminal 
  47.     emulation, and a termcap-like database for keymaps (therefore
  48.     "keycap").  X11 is supported by two dedicated console raw devices
  49.     /dev/kbd and /dev/vga, which avoids all the existing problems
  50.     pccons has with X11.  The latest version has virtual consoles.
  51.     Codrv will become part of patchkit 0.2.4"
  52.  
  53.     This package is available on agate.berkeley.edu.
  54.  
  55.     
  56.  
  57. 5.1.2    pcvt
  58.  
  59.     A superset of pccons, this driver supports virtual consoles, 
  60.     and some form of database oriented keyboard mappings.  It was
  61.     also designed to emulate a vt220 terminal as best as possible.
  62.  
  63.     Joerg Wunsch, the author of pcvt <joerg_wunsch@tcd-dresden.de>
  64.     has sent us this update.
  65.  
  66.     I've arranged irz301.inf.tu-dresden.de [141.76.4.1] as the 
  67.     `official' ftp server for the pcvt console driver, as long as 
  68.     there are several different drivers.  The stuff is under 
  69.     ~ftp/pub/unix/386bsd/pcvt, along with some recent (still 
  70.     unofficial) patches to be compatible with XFree86.  Everything 
  71.     is scheduled with the author, Hellmuth Michaelis.
  72.  
  73.     I'm not the official maintainer of that ftp site, so I must ask 
  74.     the folks there to help me.  This might delay recent changes; 
  75.     before they're merged into the official server tree, they can 
  76.     be found in ~ftp/pub/incoming/unix/386bsd.
  77.  
  78.     The Dresden University has only a thin wire to outside.  Any 
  79.     mirroring site, especially in US, would be appreciated.  The 
  80.     space requirements are less, only 2 or 3 Meg.  Maybe I'll upload 
  81.     a `generic' kernel configured with pcvt there some day.
  82.  
  83.     all the best, J"org <joerg_wunsch@uriah.sax.de>
  84.  
  85. 5.1.3    syscons
  86.  
  87.     Another superset of pccons that was designed to emulate SCO as
  88.     well as possible.  Many of the ioctls from SysV have been 
  89.     implemented.  XFree86 2.0 no longer requires special patches 
  90.     to be run with kernels using this console driver.  Available on 
  91.     agate.
  92.  
  93.  
  94. 5.1.4    Fast Symbolic Links
  95.  
  96.     The following is taken from the README for the fast sym-links
  97.     patch:
  98.  
  99.     "This cruddy but complete hack answers one of the objections to
  100.      symlinks: that they are slow, and cost an entire frag.  Symlinks
  101.      of less than length 60 are stored in the inode itself.  Symlinks
  102.      longer than this are still in the inode.  To make the illusion
  103.      of normality complete, dump and fsck also need changing.  
  104.      Additionally, I made dumpfs verbose to excess."
  105.  
  106.     Available on agate.
  107.  
  108.  
  109. 5.1.5    npx fixes
  110.  
  111.     There are problems with the floating point error handling 
  112.     routines, and there are fixes available for this problem provided
  113.     by Bruce Evans (of Minix-386 fame)
  114.  
  115.     The code for these fixes is available on agate.berkeley.edu
  116.     in unofficial/from-ref/sys.extras/bde-npx.
  117.  
  118.     Note that most of the code is applicable to floating point hardware
  119.     as opposed to emulation.
  120.  
  121.     The newest version (and now official) fixes to this are in
  122.     patchkit-0.2.4.
  123.  
  124.  
  125. 5.1.6    CGD's COM drivers
  126.  
  127.     Chris G. Demetriou (cgd@blah blah blah) has written some COM drivers
  128.     for 386bsd.  These, among other things, support multi-port serial
  129.     packages.
  130.  
  131.     The latest (and last) version is 0.2, and is available on agate
  132.     in unofficial/from-ref/sys.extras/cgd-com-ports.  Please note that
  133.     this is not going be developed any further by the author, and no 
  134.     new versions will appear.  Users who do not absolutely need the
  135.     features this provides are encouraged to use the newest drivers
  136.     that come with the patch-kits.
  137.  
  138.  
  139. 5.1.7    Tom Ivar Helbekkmo's wd.c replacement
  140.  
  141.     Tom Ivar Helbekkmo (tih@barsoom.nhh.no) has rewritten much of the
  142.     wd.c file that handles common hard disks, and added many new
  143.     features to the code.
  144.  
  145.     The patches to use these can be obtained from barsoom.nhh.no
  146.     in pub/386bsd.  Users should consult the README file for more
  147.     information.
  148.  
  149.     Also, it should be noted that NetBSD uses these drivers as their
  150.     stock drivers.
  151.  
  152.  
  153. 5.1.8    Interruptless LPT Driver Kit
  154.  
  155.     An Interruptless lpr driver kit is available from agate.berkeley.edu
  156.     in unofficial/drivers/lpt.
  157.  
  158.     This driver was designed with faster performance and lower system
  159.     load in mind.  See the INSTALL-NOTES that come with the package
  160.     for more details and installation information.
  161.  
  162.     This is also included in NetBSD and FreeBSD.  Note that with some
  163.     printers, it may be prefereable to ignore the status port and rely
  164.     on the data port.  If you have tried everything else and the
  165.     interruptless printer driver still does not work for you, you may
  166.     need to play with this.
  167.  
  168.  
  169. 5.2    Floppy Disk problems.
  170.  
  171.     One of the most common problems in 386BSD involves working with 
  172.     new boot sector and/or reformatting a floppy.  Dave Silvia 
  173.     provided this section on using floppy disks.
  174.  
  175.  
  176. 5.2.1    How do I get a bootable floppy?
  177.  
  178.     Several ways, ranging from brain-dead-but-works to simplest.  
  179.     Classification into categories is left to the reader (is there 
  180.     really a difference between 'brain-dead' and 'simple'?:')
  181.  
  182.     1) rawrite (or dd) dist.fs (or fixit.fs) to a disk,
  183.        mount it, cd to the mount point, and execute:
  184.  
  185.         rm -rf .
  186.  
  187.        you now have a bootable floppy!;^}
  188.  
  189.     2) Take your existing dist.fs or fixit.fs boot disk and
  190.        diskcopy it on a DOS machine.  Mount and rm as in 1)
  191.        above.  Again, you have a bootable floppy!;^}
  192.  
  193.     3) Run disklabel on the floppy, e.g.:
  194.  
  195.         disklabel -w -r fd0a floppy5
  196.  
  197.        where 'floppy5' is a 'name' for an entry in the /etc/disktab
  198.        file.  You'll get a couple of ioctl errors because writing a 
  199.        label to a floppy isn't supported (yet?), but the boot blocks 
  200.        have indeed been written.
  201.  
  202.     4) Write the boot blocks to the floppy:
  203.  
  204.         cat /usr/mdec/fdboot /usr/mdec/bootfd | dd of=/dev/rfd0a
  205.  
  206.        or, more simply:
  207.  
  208.         cat /usr/mdec/fdboot /usr/mdec/bootfd > /dev/rfd0a
  209.  
  210.     Methods 3) and 4) require you to run newfs on the floppy, e.g.:
  211.  
  212.     newfs /dev/rfd0a floppy5
  213.  
  214.     If you have a floppy that was originally bootable, but the boot
  215.     blocks were somehow damaged, you can use method 3) or 4) to
  216.     restore boot-ability (do _NOT_ run newfs).  You _could_, through
  217.     the convolutions of copying a floppy whose boot blocks are damaged
  218.     to a temporary location and then re-copying to a bootable floppy,
  219.     use method 1) or 2) (if you really want to!;^})
  220.  
  221.     5)  If the disk is already newfs'ed and is otherwise ready to use,
  222.     disklabel will write the boot blocks on the disk.  Read the man page
  223.     for disklabel.
  224.  
  225.  
  226. 5.2.2    How do I maximize the space on a mountable floppy disk.
  227.  
  228.     As you all know, when you are working with a floppy, it is usually
  229.     more important that the floppy have a lot of room, rather than a
  230.     lot of other 'stuff'.  Here is the magic incantation that will
  231.     maximize the amount of free space on the disk.
  232.  
  233.         newfs -Tfloppy[35] -i[4096 | 8192] -c 80 /dev/fd[0|1]a
  234.  
  235.     This leaves the disk with fewer inodes and only one cylinder group.
  236.  
  237.  
  238. 5.3    Unit Record
  239.  
  240.     These devices are also often referred to as character devices.
  241.     
  242. 5.3.1    Printers
  243.  
  244.     Configuring a parallel printer for 386bsd requires a working 
  245.     printer driver to be installed in the kernel.  386bsd 0.1 does 
  246.     not include a printer driver in the stock distribution kernel.
  247.     NetBSD and FreeBSD both include this driver in their stock 
  248.     manifestations.
  249.  
  250.     It is possible to connect a serial printer to either.  This brief
  251.     tutorial is provided by Daryl Berryhill 
  252.     (djberry2@b25info.b25.ingr.com)
  253.  
  254.     The way I got my printer to work.
  255.  
  256.     1) connect a 25 pin to 9 pin null modem cable to printer and 
  257.        computer.
  258.     2) set printer to 9600 baud, 7 data bits, even parity.
  259.     3) configure /dev/com1 (DOS COM2) port the same way as the printer
  260.     4) add a line to /etc/printcap that says:
  261.            lp|local line printer:\
  262.               :lp=/dev/com2:wq:sd=/var/spool/lpd:lf=/var/log/lpd-errs:\
  263.               :br#9600
  264.     5) type "lpr <add filename here>"
  265.     6) type "lpd"
  266.        and it should start printing.
  267.  
  268.     An obvious point, but make sure that you do NOT start a getty on 
  269.     on the com port.  Check the /etc/ttys file and make sure that 
  270.     the com port you select is not active.
  271.  
  272.  
  273. 5.3.2    Terminals/Keyboards
  274.  
  275.     Terminals are relatively simple to add.  It involves making sure the 
  276.     /etc/ttys file identifies the com port (com0, com00, or tty00 
  277.     depending on your configuration) as an active port and a getty is
  278.     running.  The man page for ttys and getty help explain this.
  279.  
  280.     Many people report that there are sometimes problems running some
  281.     programs on a remote terminal.  There are some known bugs in the
  282.     terminal handler where the parity and bits per character.
  283.  
  284.  
  285. 5.3.3    Modems
  286.  
  287.     How to add a modem to 386BSD:
  288.  
  289.     The first part that confused me was assuming that /dev/com1 is 
  290.     the same as DOS com1, they're not.  /dev/com0 is connected to 
  291.     COM1 and (I think) /dev/com1 is connected to COM2.
  292.  
  293.     The switch settings for my modem were the same as what I had 
  294.     under DOS, CTS CD RTS et al were set to follow the actual line 
  295.     (i.e. my modem can force them high, which I turn off)
  296.  
  297.     Ok that's not too bad.
  298.  
  299.     Now you need to edit the /etc/remote file to include a reference 
  300.     to the com port. I have only used NetBSD-0.8, so I'm not sure 
  301.     what the default files are like that come with the other rev's 
  302.     of 386BSD.
  303.  
  304.     I added the last line (with com0).
  305.     --------------------------------------------------------
  306.     #    @(#)remote    5.2 (Berkeley) 6/30/90
  307.     #
  308.  
  309.     ...stuff deleted...
  310.  
  311.     # UNIX system definitions
  312.     unix1200|1200 Baud dial-out to another UNIX system:\
  313.         :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
  314.     unix300|300 Baud dial-out to another UNIX system:\
  315.         :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
  316.  
  317.     ...stuff deleted...
  318.  
  319.     dial2400|2400 Baud Hayes attributes:\
  320.             :dv=/dev/tty19:br#2400:cu=/dev/tty19:at=hayes:du:
  321.     dial1200|1200 Baud Hayes attributes:\
  322.             :dv=/dev/tty19:br#1200:cu=/dev/tty19:at=hayes:du:
  323.     
  324.     # Hardwired line
  325.     com1c|com1:dv=/dev/com1:br#9600:
  326.     com1b:dv=/dev/com1:br#2400:
  327.  
  328.     com0:com0:dv=/dev/com0:br#9600:at=hayes:
  329.     ------------------------------------------------
  330.  
  331.     Ok, now if you are running as root you can use type 'tip com0' 
  332.     and you should then be talking to your modem.  I use kermit to 
  333.     transfer files, and it wants to create a lock file in (not sure 
  334.     about the exact path) /var/spool/uucp/lock or something along 
  335.     those lines.  I made the directory world writeable so I could 
  336.     run kermit with my own uid, rather than root.
  337.  
  338.     Also, you may need to add an entry in /etc/remote for com0.
  339.  
  340.     Thanks also to thombsr@liciren.li.co.uk for information on how 
  341.     to do this.
  342.  
  343.  
  344. 5.4    Tape Drives
  345.  
  346.     This section should help out for those of you that have either
  347.     never used tape drives before, or only have experience with them
  348.     as non-Unix devices.
  349.  
  350. 5.4.1    Does the tape need to be formatted?
  351.  
  352.     It depends,   but I think usually not.  And when it is necessary,
  353.     I don't know how it would be done.  One thing is for certain, 
  354.     though, first....  NEVER use the block devices..  erase them and 
  355.     forget you ever saw them.  All operations on tape should be to 
  356.     the character device (rst0).
  357.  
  358.  
  359. 5.4.2    If I execute the command 'st -f /dev/st0 status', I get:
  360.         Archive/Tandberg? tape drive, residual=0, blocksize=512
  361.         Density: high = 16 (0x10), medium = 15 (0xf), low = 5 (0x5)
  362.         ds=0
  363.         er=0
  364.  
  365.     so to write to tape at high-density (QIC-150), presumably I want 
  366.     to use a device with minor number +4 (in st.c, density is computed as
  367.     minor >> 2 & 0x03, where low density == 3 and high == 1):
  368.  
  369.     You have the idea.. density is controlled by bits 2 and 3
  370.  
  371.         00 = default
  372.         01 = hi density
  373.         10 = medium density
  374.         11 = low density, 
  375.  
  376.     Unless the driver knows about you kind of drive the density values
  377.     may need to be set by hand before they make any sense.
  378.  
  379.  
  380. 5.4.3    When is erst0 used?
  381.  
  382.     e stands for 'eject' and is bit 1 of the minor.. 
  383.     e.g. eject on close.. many devices can't actually do this.
  384.  
  385.     There is actually a method to this whole thing:
  386.  
  387.         r = raw        (rst0)
  388.         e = eject    (erst0)
  389.         n = No rewind    (nrst0 or maybe nerst0)
  390.  
  391. 5.4.4    How is density (bpi) computed?  I am using 3M DC 6250 cassettes 
  392.     which have a 250MB capacity on the Viper 150.  But computing the 
  393.     bits/inch based on 250MB/tape-length (1020 ft.), I get a density 
  394.     of 171335 bpi, which is nowhere near the 10000 bpi associated 
  395.     with QIC-150 in the st(1) man page.  Why the discrepancy?
  396.  
  397.     These cartridge tapes are right onto the tape in narrow tracks, 
  398.     which begin at opposite ends of the tape.  Track 0 starts at the
  399.     beginning of the tape, and Track 1 starts at the other end, etc.
  400.  
  401.     So, how many times does the tape go backwards and forwards?  If 
  402.     there are 17 tracks, your density is 170000 bpi if it is 10000
  403.     bpi per track.
  404.  
  405. 5.4.5    How is an appropriate block size determined (and in what units 
  406.     are they specified in the st(1) command)?
  407.  
  408.     QIC 150 and below should stick to 512 byte blocks a write of 
  409.     1024 bytes from the program will be written as 2 512 byte blocks 
  410.     with no speed penalty.  dd will think it's writing a 1024 byte 
  411.     block but on tape it's 2 x 512.
  412.  
  413.     Stick to 512 on QIC 150 or less if you ever hope to swap data 
  414.     with anyone else.
  415.  
  416.  
  417. 5.4.6    From the 4.3BSD mtio(4) man page, it sounds like data is typically
  418.     (traditionally?) stored on tape in eof-terminated sequences of 
  419.     1K records.  
  420.  
  421. 5.4.6.1    Is st's notion of "file" the record sequence between two eof marks?  
  422.  
  423. 5.4.6.2    What about a "record"?  
  424.  
  425. 5.4.6.3    Is a "record" one "block", as determined by st's "blocksize" command?   
  426.     If not, what is the connection between them?  
  427.  
  428. 5.4.6.4    Can I change the "record" size?  
  429. 5.4.6.5    When would I want a block size that is different from the default?  
  430.     1KB is the size of writes used by dd or whatever.  QIC specifies 
  431.     512 byte records (well at least its what people use..)  Whatever 
  432.     you write in will be broken into 512 byte sections.  They must be 
  433.     multiples of 512 though.
  434.  
  435.     If you have written to a tape, a close will automatically append a 
  436.     filemark (eof mark).  You may read the 512 byte blocks back as 
  437.     512 byte records or as 1024 byte records (in which case you'll 
  438.     get 2 at once).  The bigger the unit, the more efficient.
  439.  
  440. 5.4.7a    How do I write several archives to a single tape?  I tried without 
  441.     success:
  442.         $ st -f /dev/rst4 rewind
  443.         $ tar cf /dev/nst4 archive1
  444.         $ st -f /dev/nrst4 weof
  445.         $ tar cf /dev/nst4 archive2
  446.         $ st -f /dev/nrst4 weof
  447.  
  448.     First:  throw away the block devices.
  449.  
  450.     'n' stands for 'No-Rewind-on-close' and will leave the tape 
  451.     positioned ready for another file e.g.
  452.  
  453.         tar -cf /dev/nrst0 archive1
  454.         tar -cf /dev/nrst0 archive2
  455.  
  456.  
  457. 5.4.8b    Later, I would expect to be able to access, say, archive3 via the fsf
  458.     directive to skip over the first two archives.  What is the correct
  459.     sequence?
  460.  
  461.         st -f /dev/nrst0 rewind
  462.         st -f /dev/nrst0 fsf 2
  463.         tar -xf /dev/rst0 {files}
  464.  
  465.  
  466. 5.4.9    Since the Viper 150 writes on QIC-150/120, I guess I don't need 
  467.     to worry about writing variable-length records?  How about reading 
  468.     a tape written with variable-length records.  Is this possible 
  469.     with the Viper?  If so, what's involved?
  470.  
  471.  
  472.     Who would have written it? :-)
  473.  
  474.     Presently you can't.  You`re right.  Don't worry about it.
  475.  
  476.     The new 'st' changes will change this somewhat, though.
  477.  
  478.  
  479. 5.4.10    The very scant documentation that came with my drive mentions
  480.     a "selectable buffer disconnect size," whose default is 16K.
  481.     This is evidently the "maximum number of bytes that can be 
  482.     sent over the SCSI bus during a single data transfer phase."  
  483.     What's that?  How is it connected st's "blocksize" command?  
  484.     Do I want to use 16K blocks, or might I even want to set the 
  485.     disconnect size to a higher value?
  486.  
  487.     This suggests that 32 512 blocks will be written at a time.
  488.     This jives with the tape format for some of the lower density 
  489.     cartridges (QIC-40 and 80, for example).  The tape is written 
  490.     in blocks of 32 512-byte blocks, with the last three being used
  491.     for Error Correction Codes.  
  492.  
  493.     Use dd or tar with 16 k blocks and 32 x 512 byte blocks will be 
  494.     written.
  495.  
  496. 5.4.11    What is "streaming"?  When I tar a directory of files to tape,
  497.     I notice that the tape often stops.  Streaming means it doesn't 
  498.     stop?  How would I get the viper 150 to stream using tar or cpio 
  499.     or dump?
  500.  
  501.     Use a bigger write size... (more efficient)  Try 16k blocks.
  502.  
  503.  
  504. 5.4.12    Where are all the answers to the above and related questions 
  505.     written down?  Neither on the net nor in the 4.3BSD manuals 
  506.     nor Administration text which I have could I find this stuff 
  507.     covered!
  508.  
  509.     They are in the FAQ :-)...
  510.  
  511.  
  512. 5.4.13    What else should I know?  For example, it seems that a new tape 
  513.     must stretched.  How is this done?
  514.  
  515.     Use a blowtorch and a pair of pliers;  or you can use the 
  516.     non-destructive method and run the tape through a complete fast 
  517.     forward/rewind cycle to get it tight on the spindles.
  518.  
  519.  
  520. 5.5    Network
  521. 5.6    Marc Mengel's <mengel@fnal.gov> driver list
  522.  
  523.     Well, since replies to my request for information on
  524.     drivers dried up a few weeks ago; here is the list.
  525.     I got more replies from folks wanting drivers than
  526.     from folks who'd done them.
  527.  
  528.     Hopefully this posting will inspire folks whose drivers
  529.     aren't on the list to send me information on their stuff,
  530.     and I'll add it in.
  531.  
  532.     If there is continued interest I'd be willing to turn this
  533.     over to the FAQ folks, or maintain it as a separate FAQ 
  534.     posting for comp.os.386bsd.announce or some such.
  535.  
  536.     Here is the form to submit new entries to the list:
  537.  
  538.       Driver Name:
  539.     Author's Name:
  540.    Author's Email:
  541. Devices Supported:
  542.  Number Supported:
  543.  Interrupt driven:
  544.  External Symbols:
  545.         Size info:
  546.      Availability:
  547.             Sites:
  548.         Stability:
  549.      Restrictions:
  550.          Comments:
  551.  
  552.     Here is the list received to date:
  553. -----
  554.        Driver Name: fdc
  555.      Author's Name: Jesus Monroy Jr.
  556.     Author's Email: jmonroy@netcom.com, et al. (to follow)
  557.  Devices Supported: NEC765, Intel8272
  558.   Number Supported: 8 projected (1 works now)
  559.   Interrupt driven: Y
  560.   External Symbols: (fdopen, fdclose, TBA)
  561.      Size info: (N/A (projected to add 1k to kernel))
  562.       Availability: (TBA)
  563.          Sites: (TBA)
  564.      Stability: (in BETAS)
  565.       Restrictions: (UCB Copyright)
  566.      Delivery Date: June '93
  567.  
  568. -----
  569.        Driver Name: rtc (CMOS clock)
  570.      Author's Name: Jesus Monroy Jr.
  571.     Author's Email: jmonroy@netcom.com, et al. (to follow)
  572.  Devices Supported: Motorola CMOS 16458? (must double check)
  573.   Number Supported: 1
  574.   Interrupt driven: (Y)
  575.   External Symbols: (TBA)
  576.      Size info: (N/A)
  577.       Availability: (TBA)
  578.          Sites: (TBA)
  579.      Stability: (starts 5-17-93)
  580.       Restrictions: (UCB Copyright)
  581.      Delivery Date: July '93
  582.  
  583. -----
  584.        Driver Name: QIC-40/80
  585.      Author's Name: Steve Gerakines
  586.     Author's Email: 
  587.  Devices Supported: QIC-117 (standard) through FDC
  588.   Number Supported: 1
  589.   Interrupt driven: 
  590.   External Symbols: 
  591.      Size info: 
  592.       Availability: Beta Testing.
  593.          Sites: hrd769.brooks.af.mil
  594.      Stability: 
  595.       Restrictions: 
  596.      Delivery Date: 1 Sep 93 for latest version.
  597.  
  598. -----
  599.        Driver Name: co ("codrv") console driver
  600.      Author's Name: Holger Veit
  601.     Author's Email: Holger.Veit@gmd.de
  602.  Devices Supported: Keyboard, CGA/MDA/EGA/VGA/SVGA
  603.   Number Supported: 1
  604.   Interrupt driven: Keyboard INT 1
  605.   External Symbols: coopen,coclose,coread,coselect,coioctl,comap,
  606.             pcopen,pcclose,pcread,pcwrite,pcioctl,pcmmap,
  607.             crtat, sput, getchar,putchar, and many more
  608.             
  609.      Size info: large, several modules
  610.       Availability: ftp
  611.          Sites: latest version is codrv-0.1.2-030593.tar.z (gzip)
  612.             ftp.uni-duisburg.de:/pub/unix/386bsd-0.1/unofficial/codrv
  613.             bsd386.first.gmd.de:~veit/codrv
  614.             (login with 'guest', passwd 'guest')
  615.             bsd.coe.montana.edu:/pub/codrv
  616.             agate.berkeley.edu:/pub/incoming/codrv-0.1.2-030593.tar.z
  617.      Stability: quite stable
  618.       Restrictions: BSD Copyright
  619. -----
  620.      Package Name: patchkit
  621.     Editor's Name: Rodney Grimes
  622.    Editor's Email: rgrimes@agora.rain.com 
  623.      Availability: ftp
  624.         Sites: agate.berkeley.edu, bsd.coe.montana.edu, etc.(ask archie)
  625.     Stability: Excellent
  626.      Restrictions: 
  627.      Comments: 
  628. -----
  629.        Driver Name: shlib
  630.      Author's Name: Joerg Lohse  
  631.     Author's Email: lohse@tech7.informatik.uni-hamburg.de 
  632.  Devices Supported: -
  633.   Number Supported: -
  634.   Interrupt driven: -
  635.   External Symbols: -
  636.      Size info: 
  637.       Availability: 
  638.          Sites: agate.berkeley.edu:unofficial/fromref/sys.extras
  639.      Stability: ?
  640.       Restrictions: ?
  641. -----
  642.       Driver Name: "mse"
  643.     Author's Name: Rick Macklem (patches by Eugene W. Stark)
  644.    Author's Email: rick@snowhite.cis.uoguelph.ca, stark@cs.sunysb.edu
  645. Devices Supported: Bus mouse
  646.  Number Supported: "n", where n >= 0 (but I have only 1)
  647.  Interrupt driven: Y
  648.  External Symbols: mseopen, mseclose, mseread, mseselect
  649.     Size info: text    data    bss    dec    hex
  650.            1484    72    0    1556    614
  651.      Availability: E-mail to stark@cs.sunysb.edu, FTP to cs.sunysb.edu
  652.         Sites: cs.sunysb.edu, in pub/386BSD
  653.     Stability: Sometimes generates phantom events when system is under load.
  654.      Restrictions: "Do anything, but preserve this notice" copyright.
  655. -----
  656.       Driver Name: "tw"
  657.     Author's Name: Eugene W. Stark
  658.    Author's Email: stark@cs.sunysb.edu
  659. Devices Supported: TW-523 X-10 carrier current modem for home control
  660.  Number Supported: "n", where n >= 0 (but I have only 1)
  661.  Interrupt driven: Y
  662.  External Symbols: twopen, twclose, twread, twwrite, twselect
  663.     Size info: text    data    bss    dec    hex
  664.            2944    560    0    3504    db0
  665.      Availability: E-mail to author for most recent version + s/w,
  666.             FTP not updated too frequently
  667.         Sites: cs.sunysb.edu, in pub/386BSD
  668.             (older version on agate.berkeley.edu in "from-ref")
  669.     Stability: Solid
  670.      Restrictions: BSD-style copyright.
  671. -----
  672.        Driver Name: js, Joystick
  673.      Author's Name: Juha Nurmela
  674.     Author's Email: junki@lut.fi
  675.  Devices Supported: Standard PC joysticks, LDResistors,...
  676.   Number Supported: 2, more with "tweaked" cards
  677.   Interrupt driven: No, polled with configurable timeouts, dflt 1/5 sec.
  678.   External Symbols: jsopen, jsclose, ...
  679.      Size info: ??? (very small)
  680.       Availability: mail
  681.          Sites: None
  682.      Stability: Solid (no guarantees though)
  683.       Restrictions: None whatsoever
  684.          Blah: select()able, nonblocking/blocking io.
  685. -----
  686.       Driver Name: pcvt - VT220 virtual console driver
  687.     Author's Name: Hellmuth Michaelis (and many others!)
  688.    Author's Email: hm@hcshh.hcs.de
  689. Devices Supported: MDA / CGA / EGA / VGA
  690.  Number Supported: 1
  691.  Interrupt driven: Keyboard=YES/Video=NO
  692.  External Symbols: 
  693.     Size info: ca. 64k (4 .o modules)
  694.      Availability: alt.sources, ftp from agate and others
  695.         Sites: i.e. agate.berkeley.edu
  696.     Stability: stable
  697.      Restrictions: BSD Copyright
  698.  
  699.  
  700.